chore: update how doc-style action calls vale-cli/vale-action behind the scenes - #1336
Merged
jorgepiloto merged 15 commits intoAug 5, 2026
Merged
Conversation
dependabot
Bot
requested review from
AlejandroFernandezLuces,
Revathyvenugopal162,
clatapie and
jorgepiloto
May 26, 2026 08:14
dependabot
Bot
force-pushed
the
dependabot/github_actions/doc-style/vale-action-990629face
branch
from
May 27, 2026 10:49
f46d14c to
603aefc
Compare
Bumps the vale-action group with 1 update in the /doc-style directory: [vale-cli/vale-action](https://github.com/vale-cli/vale-action). Updates `vale-cli/vale-action` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/vale-cli/vale-action/releases) - [Commits](vale-cli/vale-action@v2.1.1...2.1.2) --- updated-dependencies: - dependency-name: vale-cli/vale-action dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vale-action ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/doc-style/vale-action-990629face
branch
from
May 29, 2026 11:04
603aefc to
a9b3f3b
Compare
moe-ad
reviewed
Jun 26, 2026
moe-ad
reviewed
Jun 26, 2026
moe-ad
approved these changes
Aug 4, 2026
SMoraisAnsys
approved these changes
Aug 4, 2026
Revathyvenugopal162
approved these changes
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the vale-action group with 1 update in the /doc-style directory: vale-cli/vale-action.
Updates
vale-cli/vale-actionfrom 2.1.1 to 2.1.2Release notes
Sourced from vale-cli/vale-action's releases.
Commits
85f9f7fFix Node 24 action compatibility975d503update deps73d2cd4update to node240135b9fUpdate repository link and organization name13286adupdate READMEdcded78Add.well-knownd568351Merge pull request #149 from StaticRocket/reviewdogd377866feat: allow use of local version of vale2690bc9Add reStructuredText example18ca075FormattingManual PR updates
The latest release of
vale-cli/vale-actionnow includesreviewdog_versionandfail_levelinputs, meaning we can stop using thereviewdog20branch (will be deleted by the maintainer, see vale-cli/vale-action#159 for more info). I already made necessary changes and things work correctly. We can finally merge this PR.